github.com/gotd/td/syncio.Reader.mux (field)

3 uses

	github.com/gotd/td/syncio (current package)
		reader.go#L11: 	mux sync.Mutex
		reader.go#L21: 	s.mux.Lock()
		reader.go#L23: 	s.mux.Unlock()